www.gusucode.com > Webmeng PHP版Web公司企业网站管理系统 v3.1.0PHP源码程序 > Webmeng PHP版Web公司企业网站管理系统 v3.1.0/WebmengWeb v3.1.0_CN/WebmengWeb v3.1.0_CN/upload/statics/js/conmeng.tan.js

    document.writeln("");
document.writeln("        function openWindow(){");
document.writeln("            document.getElementById(\'light\').style.display=\'block\';");
document.writeln("            document.getElementById(\'fade\').style.display=\'block\';");
document.writeln("        }");
document.writeln("        function closeWindow(){");
document.writeln("            document.getElementById(\'light\').style.display=\'none\';");
document.writeln("            document.getElementById(\'fade\').style.display=\'none\';");
document.writeln("        }");
document.writeln("   ");